SyServiceProcessMapping 
EntityType  Independent 
Logical Entity Name  SyServiceProcessMapping 
Default Table Name  SyServiceProcessMapping 
Logical Only  NO 
Definition 
 
Note 
 

SyServiceProcessMapping Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyServiceProcessMappingId(PK)    INTEGER  NO 
 
ProcessMappingName    VARCHAR(255)  NO 
 
SyServiceProcessId(FK)    INTEGER  NO 
 
ProcessMappingXSD    VARCHAR(max)  NO 
 
ProcessMappingTemplate    VARCHAR(max)  NO 
 
Transmission    BIT  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SyServiceProcessMapping Keys 
Key Name  Key Type  Keys 
PK_SyServiceProcessMapping_SyServiceProcessMappingID  PrimaryKey  SyServiceProcessMappingId 

SyServiceProcessMapping Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
BusinessProcess  Non-Identifying  One To Zero or More        SyServiceProcessId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

SyServiceProcessMapping Check Constraints 
Check Constraint Name  CheckConstraint